h1 {
	font-family: "Arial Narrow", Arial, "Times New Roman";
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
}
.table-h-w {
	position: fixed;
	height: 260px;
	width: 500px;
	padding: 10px;
}

.bodyfont {
	font-family: "Arial Narrow", Arial, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #121e98;
	padding: 0px;
}
li {
	list-style-image: url(images/bullet.gif);
}
.green-border {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

.table-border {
	border: 2px ridge ADB7B0;
}
.green-link {
	font-family: "Arial Narrow", Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #5A7060;
	text-decoration: none;
}
h2 {
	font-family: "Arial Narrow", Arial, "Times New Roman";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.light-blue-font {
	color: #7485bf;
	font-family: "Arial Narrow", Arial, "Times New Roman";
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}
